]> git.saurik.com Git - apple/mdnsresponder.git/blobdiff - Clients/SimpleChat.VB/My Project/Resources.Designer.vb
mDNSResponder-212.1.tar.gz
[apple/mdnsresponder.git] / Clients / SimpleChat.VB / My Project / Resources.Designer.vb
diff --git a/Clients/SimpleChat.VB/My Project/Resources.Designer.vb b/Clients/SimpleChat.VB/My Project/Resources.Designer.vb
new file mode 100644 (file)
index 0000000..babd06f
--- /dev/null
@@ -0,0 +1,62 @@
+'------------------------------------------------------------------------------\r
+' <auto-generated>\r
+'     This code was generated by a tool.\r
+'     Runtime Version:2.0.50727.4918\r
+'\r
+'     Changes to this file may cause incorrect behavior and will be lost if\r
+'     the code is regenerated.\r
+' </auto-generated>\r
+'------------------------------------------------------------------------------\r
+\r
+Option Strict On\r
+Option Explicit On\r
+\r
+\r
+Namespace My.Resources\r
+    \r
+    'This class was auto-generated by the StronglyTypedResourceBuilder\r
+    'class via a tool like ResGen or Visual Studio.\r
+    'To add or remove a member, edit your .ResX file then rerun ResGen\r
+    'with the /str option, or rebuild your VS project.\r
+    '<summary>\r
+    '  A strongly-typed resource class, for looking up localized strings, etc.\r
+    '</summary>\r
+    <Global.System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "2.0.0.0"),  _\r
+     Global.System.Diagnostics.DebuggerNonUserCodeAttribute(),  _\r
+     Global.System.Runtime.CompilerServices.CompilerGeneratedAttribute(),  _\r
+     Global.Microsoft.VisualBasic.HideModuleNameAttribute()>  _\r
+    Friend Module Resources\r
+        \r
+        Private resourceMan As Global.System.Resources.ResourceManager\r
+        \r
+        Private resourceCulture As Global.System.Globalization.CultureInfo\r
+        \r
+        '<summary>\r
+        '  Returns the cached ResourceManager instance used by this class.\r
+        '</summary>\r
+        <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>  _\r
+        Friend ReadOnly Property ResourceManager() As Global.System.Resources.ResourceManager\r
+            Get\r
+                If Object.ReferenceEquals(resourceMan, Nothing) Then\r
+                    Dim temp As Global.System.Resources.ResourceManager = New Global.System.Resources.ResourceManager("SimpleChat.VB.Resources", GetType(Resources).Assembly)\r
+                    resourceMan = temp\r
+                End If\r
+                Return resourceMan\r
+            End Get\r
+        End Property\r
+        \r
+        '<summary>\r
+        '  Overrides the current thread's CurrentUICulture property for all\r
+        '  resource lookups using this strongly typed resource class.\r
+        '</summary>\r
+        <Global.System.ComponentModel.EditorBrowsableAttribute(Global.System.ComponentModel.EditorBrowsableState.Advanced)>  _\r
+        Friend Property Culture() As Global.System.Globalization.CultureInfo\r
+            Get\r
+                Return resourceCulture\r
+            End Get\r
+            Set(ByVal value As Global.System.Globalization.CultureInfo)\r
+                resourceCulture = value\r
+            End Set\r
+        End Property\r
+    End Module\r
+End Namespace\r